home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 1999 #8
/
1999 CD 8 (black).iso
/
maskdemo
/
DATA1.CAB
/
Program_Executable_Files
/
Daventry
/
KQ
/
TOMBDOR.CS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-12-15
|
330 b
|
13 lines
echo $1 $2 $3 $4
if test $2 == ConnorAction
if test $3 == do
KQMonster::speak Connor Connor 1000 24 14 0 1 1
endif
else if test $2 == Die
#sendEvent 0 Connor KQStatsChangeRequestEvent 0 0 0 0 20
KQMonster::speak Connor Connor 1000 24 12 0 1 1
#KQObject::collisionType $1 -32
endif
endif